gdk: Manage GDK_TOUCH_CANCEL events on gdk_windowing_got_event()
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 9 Dec 2015 11:39:43 +0000 (12:39 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 14 Dec 2015 23:40:21 +0000 (00:40 +0100)
commitfc19a999ec156f7f746c7928f1828f40a01c5b90
tree186d6c36e1b784245011f929c0145b21962ea75a
parent09947a63ed563777d2655d1833cca56798583809
gdk: Manage GDK_TOUCH_CANCEL events on gdk_windowing_got_event()

These events must get active/implicit grabs undone, and can be done
on client-side code.

https://bugzilla.gnome.org/show_bug.cgi?id=759309
gdk/gdkwindow.c